Skip to content

Remove ViewManagerWithGeneratedInterface from old arch interfaces #1927

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

janicduplessis
Copy link
Collaborator

Summary

In older version of react native this ViewManagerWithGeneratedInterface interface does not exist. It is not needed for old arch so we should remove it.

Motivation

Fix backwards compatibility with RN 0.77.

Fixes #1919

Testing

  • I tested this manually
  • I added automated tests

Documentation

Select one:

  • I have added relevant documentation for my changes.
  • This PR does not result in any developer-facing changes.

@janicduplessis janicduplessis merged commit 246a2c5 into stripe:master May 15, 2025
7 checks passed
@janicduplessis janicduplessis deleted the @janic/fix-old-arch-android branch May 15, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Android] Cannot access 'ViewManagerWithGeneratedInterface'
2 participants